home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_xntp.idb / usr / freeware / src / xntp / patches.z / patches
Encoding:
Text File  |  1999-01-26  |  590 b   |  20 lines

  1. *** ./util/Makefile.in    Mon Nov 30 13:20:08 1998
  2. --- ../xntp3-5.93-export/./util/Makefile.in    Tue Dec  8 10:04:59 1998
  3. ***************
  4. *** 99,105 ****
  5.   UNIXCERT = @UNIXCERT@
  6.   VERSION = @VERSION@
  7.   
  8. ! bin_PROGRAMS = @MAKE_TICKADJ@ @MAKE_NTPTIME@
  9.   EXTRA_PROGRAMS = byteorder hist jitter kern longsize ntptime \
  10.   precision tickadj testrs6000 timetrim sht
  11.   
  12. --- 99,105 ----
  13.   UNIXCERT = @UNIXCERT@
  14.   VERSION = @VERSION@
  15.   
  16. ! bin_PROGRAMS = @MAKE_TICKADJ@ @MAKE_NTPTIME@ timetrim
  17.   EXTRA_PROGRAMS = byteorder hist jitter kern longsize ntptime \
  18.   precision tickadj testrs6000 timetrim sht
  19.   
  20.